ladder diagram造句
例句與造句
- Correctly documented ladder diagram allows any technician to understand thoroughly how system functions
正確的、備有證明文件的梯形圖使任何技術(shù)人員都能徹底理解系統(tǒng)的功能。 - Aside form . this operating system it also contains a user program translated forma ladder diagram to a binary form
除了這個(gè)操作系統(tǒng)之外,它還包括一個(gè)由梯形圖翻譯成而進(jìn)制形式的用戶程序。 - Adding comments and remarks enables any technician ( and not just a person who developed the system ) to understand a ladder diagram right away
添加注釋和標(biāo)記可以使技術(shù)人員(不僅僅是開發(fā)人員)很快理解梯形圖。 - At first , the research develops editing module . it contains ladder diagram editor , instruction list editor and converting module from ladder diagram to instruction list
首先開發(fā)編輯模塊,包括梯形圖編輯器和指令表編輯器,以及由梯形圖到指令表的轉(zhuǎn)換功能的實(shí)現(xiàn)。 - It produced pure water ' s automatic packing project research which based on delta motor ' s automatic technology plat and gave it ' s method design and key process ladder diagram
摘要:介紹基于臺(tái)達(dá)機(jī)電自動(dòng)化技術(shù)平臺(tái)的純凈水自動(dòng)化包裝機(jī)項(xiàng)目研發(fā)。給出原理設(shè)計(jì)和關(guān)鍵程序梯形圖。 - It's difficult to find ladder diagram in a sentence. 用ladder diagram造句挺難的
- Currently , ladder diagram is one of main plc programming languages . function of ladder diagram instruction is implemented with cpu through the interpretation and execution of instructions
目前,可編程控制器一般使用梯形圖作為其編程語言, cpu完成對(duì)梯形圖指令解釋和執(zhí)行。 - The program of the man - machine interface is designed by the sequential function chart design method the paper presents the sequential function chart of the program . according to the chart the ladder diagram program can be made out easily
論文用順序控制設(shè)計(jì)法設(shè)計(jì)人機(jī)界面的程序,給出了人機(jī)界面的順序功能圖,根據(jù)順序功能圖可以很容易地設(shè)計(jì)出梯形圖程序。 - Analysing five kinds of programming language prescribed by international standard iec1131 and their peculiarities , choses ladder diagram ( ld ) and instruction list ( il ) as two programming languages of this system , and makes their instructions
研究、分析國(guó)際標(biāo)準(zhǔn)iec1131 - 3對(duì)于plc五種編程語言的規(guī)定,按照其各自特點(diǎn),選擇梯形圖( ld )和指令表( il )作為本系統(tǒng)的兩種編程語言。并依據(jù)標(biāo)準(zhǔn)制定了它們的指令集。 - It has friendly interface and includes many modules of different function , such as system configuration , editing with ladder diagram , interchanging between the ladder diagram and instruction list , interpretation of instruction , simulation of programs , network communication , and so on
軟件符合iec61131國(guó)際標(biāo)準(zhǔn),包含有系統(tǒng)配置、梯形圖編輯、梯形圖與指令表轉(zhuǎn)換、命令解釋、程序仿真和網(wǎng)絡(luò)通訊等功能模塊,界面友好美觀、操作直觀方便。 - Plc system is composed of manage computer , master device and i / o modules . programme software runs in windows - based manage computer system and it has many functions , such as hardware configuration , editing with ladder diagram , simulated running of control programs , communications with master device , and so on . this software is a necessary tool of editing control programs , debugging control programs and real monitoring for plc system designer
Plc系統(tǒng)由上位機(jī)、主控制器和i / o模塊等組成,編程軟件運(yùn)行于上位機(jī)系統(tǒng)windows2000平臺(tái),具有系統(tǒng)硬件配置、梯形圖程序編輯、控制程序仿真運(yùn)行以及與主控制器通信等功能,是plc系統(tǒng)設(shè)計(jì)人員編制、編輯、調(diào)試plc控制程序以及實(shí)時(shí)監(jiān)測(cè)現(xiàn)場(chǎng)運(yùn)行狀況的必備工具。 - The distributed plc system of the floodgate ' s opening measuring presented by the paper has many advantages such as high reliable operation , high measuring precision , having the network communication function , convenient installation and correction , etc . this thesis further studies the key device for the floodgate ' s opening measuring , the rotary encoder , selects the absolute rotary encoder adopting the binary cyclic code , studies the method for transforming the cyclic code to the binary data and according to the transforming formula designs the ladder diagram program
本論文研制的分布式plc閘門開度測(cè)量系統(tǒng)具有工作可靠、測(cè)量精度高、具有聯(lián)網(wǎng)通信功能、安裝和校正方便等特點(diǎn)。本論文深入研究了閘門開度檢測(cè)的關(guān)鍵器件? ?旋轉(zhuǎn)編碼器,選用了采用二進(jìn)制循環(huán)碼編碼的絕對(duì)式旋轉(zhuǎn)編碼器,研究了將二進(jìn)制循環(huán)碼轉(zhuǎn)換為二進(jìn)制數(shù)的方法,根據(jù)轉(zhuǎn)換公式設(shè)計(jì)了plc的梯形圖轉(zhuǎn)換程序。 - It presents the arithmetic that is achieved by postorder traversing binary tree , which is built from aov diagraph , based on investigating the arithmetic of interchanging between the ladder diagram and instruction list , and the interpretation and execution of plc programming language . the whole software is developed in visual c + + ide with mfc and multi - threads mechanism . the software is well constructed and conforms to a standard of iec61131
在重點(diǎn)研究了編程軟件中梯形圖與指令表程序的轉(zhuǎn)換算法以及指令解釋執(zhí)行的原理和方法的基礎(chǔ)上,提出了由aov有向圖建立二叉樹、并對(duì)其進(jìn)行后序遍歷來實(shí)現(xiàn)梯形圖程序與指令表程序轉(zhuǎn)換的算法,并給出了算法在編程軟件中的具體實(shí)現(xiàn)。 - At the beginning of softplc developing system , users work out the ladder diagram , then checked by softplc developing system according the principle to find if there is some logic errors . if no error occurs , the ladder diagram can be transferred to c program which works as the input of the softplc running system simulator
在軟plc開發(fā)系統(tǒng)中,由用戶輸入梯形圖,按照梯形圖編程原則查錯(cuò)并修改梯形圖后,就可以將此梯形圖轉(zhuǎn)化為結(jié)構(gòu)化c語言文件,并將此文件作為運(yùn)行系統(tǒng)的輸入。 - Makes an investigation of interpretive principles and key techniques of plc ladder diagram language based on fx2n series plc instruction set , and proposes interpretive methods of basic program instructions , sfc instructions and application instructions on cygnal f040 single chip system , as well as the design and debugging of hardware and software . 3 . analyzes the can controller of cygnal f040
( 2 )針對(duì)fx2n系列plc指令集,對(duì)plc梯形圖語言的解釋原理和關(guān)鍵技術(shù)進(jìn)行了詳細(xì)的研究,提出了在cygnalf040單片機(jī)硬件系統(tǒng)上實(shí)現(xiàn)plc基本邏輯指令, sfc指令和功能指令的解釋方法,完成了其硬件和軟件的設(shè)計(jì)和調(diào)試。